func regexp/syntax.dumpInst

3 uses

	regexp/syntax (current package)
		prog.go#L284: 	dumpInst(&b, i)
		prog.go#L305: 		dumpInst(b, i)
		prog.go#L314: func dumpInst(b *strings.Builder, i *Inst) {